MemoryBlock.LittleEndian

Sets the endianness of a MemoryBlock. The default is the endianness of the platform on which the code is being compiled.

Syntax

LittleEndian( Boolean ) as


Parameters

Boolean


Notes